<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>Tagged with google play - Processing 2.x and 3.x Forum</title>
      <link>https://forum.processing.org/two/discussions/tagged/feed.rss?Tag=google+play</link>
      <pubDate>Sun, 08 Aug 2021 17:58:32 +0000</pubDate>
         <description>Tagged with google play - Processing 2.x and 3.x Forum</description>
   <language>en-CA</language>
   <atom:link href="/two/discussions/taggedgoogle+play/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>My game just hit 50 downloads! :)</title>
      <link>https://forum.processing.org/two/discussion/27702/my-game-just-hit-50-downloads</link>
      <pubDate>Fri, 06 Apr 2018 07:44:59 +0000</pubDate>
      <dc:creator>OliverC</dc:creator>
      <guid isPermaLink="false">27702@/two/discussions</guid>
      <description><![CDATA[<p>Hey all! I don't know if this is the right place to share this but I'm so excited and I just wanted to tell someone.</p>

<p>I got into programming a couple of months ago and just for fun I decided to practice my coding skills to make a simple little game - nothing too fancy. I uploaded it to the Google Play Store about a week ago. It's not a huge milestone to be proud of but I just hit 50 downloads today AHHHHHHH!!!</p>

<p>EDIT: <a rel="nofollow" href="https://play.google.com/store/apps/details?id=com.olivercheok.busjump">Here's the game if anyone's interested</a></p>
]]></description>
   </item>
   <item>
      <title>Processing Live Wallpapers</title>
      <link>https://forum.processing.org/two/discussion/25605/processing-live-wallpapers</link>
      <pubDate>Sun, 17 Dec 2017 03:30:27 +0000</pubDate>
      <dc:creator>AverageMoss</dc:creator>
      <guid isPermaLink="false">25605@/two/discussions</guid>
      <description><![CDATA[<p>I want to create a live wallpaper using processing that I can publish to the Google Play Store. The problem that I'm having is that if the user sets the live wallpaper then changes their screen resolution in the settings or turns on power saving mode, the images used in the live wallpaper change size, they either get dramatically bigger or smaller. I can't use displayDensity or anything because it looks like once the wallpaper is set, it just uses the same numbers over and over. The user actually has to set the wallpaper again in the settings to actually change the numbers of displayDensity to the current ones.</p>
]]></description>
   </item>
   <item>
      <title>Google Play Services in Processing</title>
      <link>https://forum.processing.org/two/discussion/24348/google-play-services-in-processing</link>
      <pubDate>Mon, 02 Oct 2017 17:52:26 +0000</pubDate>
      <dc:creator>Gimpo</dc:creator>
      <guid isPermaLink="false">24348@/two/discussions</guid>
      <description><![CDATA[<p>Hey guys,</p>

<p>After hours and hours of trying to import the "google play services" library I now honestly require your assistance.</p>

<p>Initially i just wanted to add ads to my sketch and therefore download the "Google Mobile Ads SDK". Sadly the SDK is now part of the "Google play services platform". I think I tried every suggesteion I could find.
The last thing I did was to convert the .aar at</p>

<p><code>sdk\extras\google\m2repository\com\google\android\gms\play-services-ads</code></p>

<p>to a zip file to extract the classes.jar file and placed this file in the processing library folder.</p>

<p>Importing "com.google.android.gms.ads" just wont work.</p>

<p>Edit: more hours have passed and i got a little bit further, yet though the problem just seems bigger. <code>import com.google.android.gms.ads.MobileAds</code> does work by now since i have extracted the .jar file for play-services-ads-lite but calling <code>MobileAds.initialize(this, "YOUR_ADMOB_APP_ID")</code> gives me this error:</p>

<p><code>java.lang.NoClassDefFoundError: com.google.android.gms.internal.zziq...</code></p>

<p>I already tried <code>MultiDex.install(this)</code> in my sketch but it does not work. Any suggestions?</p>
]]></description>
   </item>
   <item>
      <title>Basic Scoreboard - my first Processing-Android app</title>
      <link>https://forum.processing.org/two/discussion/23352/basic-scoreboard-my-first-processing-android-app</link>
      <pubDate>Fri, 07 Jul 2017 13:43:07 +0000</pubDate>
      <dc:creator>linuxman</dc:creator>
      <guid isPermaLink="false">23352@/two/discussions</guid>
      <description><![CDATA[<p><a rel="nofollow" href="https://github.com/linux-man/BasicScoreboard">Github</a></p>

<p><a rel="nofollow" href="https://play.google.com/store/apps/details?id=pt.softlab.basicscoreboard">Google Play</a></p>
]]></description>
   </item>
   </channel>
</rss>